Use a custom theme for CSS style tests
authorMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2016 20:37:40 +0000 (15:37 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2016 20:39:55 +0000 (15:39 -0500)
commit3c26aef826f9272d3ab00d25ffec3e8000d97a1b
treecd287296a861b2c0b22140bb3e70c2462f89d485
parent2e921691d97c203e172cddd18aead9eb90904770
Use a custom theme for CSS style tests

Use a custom, empty theme and stop importing reset-to-defaults.css.
This avoids overwriting initial values, so our initial value
filtering works better.
testsuite/css/style/Empty.css [new file with mode: 0644]
testsuite/css/style/Makefile.am
testsuite/css/style/currentcolor.css
testsuite/css/style/inherit.css
testsuite/css/style/label.css
testsuite/css/style/nth-child.css
testsuite/css/style/reset-to-defaults.css [deleted file]
testsuite/css/style/test-css-style.c
testsuite/css/style/test-css-style.gresource.xml [new file with mode: 0644]